home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000750_marca@wintermu….ncsa.uiuc.edu _Fri Mar 12 07:17:05 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <marca@wintermute.ncsa.uiuc.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA09707; Fri, 12 Mar 93 07:17:05 MET
  4. Received: from newton.ncsa.uiuc.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA14220; Fri, 12 Mar 1993 07:34:48 +0100
  6. Received: from wintermute.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA23748
  7.   (5.65a/IDA-1.4.2 for www-talk@nxoc01.cern.ch); Fri, 12 Mar 93 00:34:46 -0600
  8. Received: by wintermute.ncsa.uiuc.edu (920110.SGI/911001.SGI)
  9.     for @newton.ncsa.uiuc.edu:www-talk@nxoc01.cern.ch id AA11337; Fri, 12 Mar 93 00:36:39 -0800
  10. Date: Fri, 12 Mar 93 00:36:39 -0800
  11. From: marca@ncsa.uiuc.edu (Marc Andreessen)
  12. Message-Id: <9303120836.AA11337@wintermute.ncsa.uiuc.edu>
  13. To: www-talk@nxoc01.cern.ch
  14. Subject: help stomp out a Mosaic bug under Ultrix 4.2...
  15. X-Md4-Signature: c6b6e505ef601684c7e8aef9b757b75e
  16.  
  17. There seems to be a nasty li'l bug somewhere inside either Mosaic or
  18. Motif that is causing an occasional coredump when closing a window,
  19. but only on Ultrix boxes (and then only on some Ultrix boxes -- I
  20. absolutely cannot reproduce it on our Ultrix box).  The traceback
  21. looks like this:
  22.  
  23. >  0 abort.abort(0x84d82, 0x2b9612ee, 0x84d82, 0x2b9612ee, 0x4003b4)
  24. ["../fprintf.c":25, 0x5442ec]
  25.    1 RealFatal() ["main.c":64, 0x4002cc]
  26.    2 FatalProblem(sig = 10, code = 16, scp = 0x7fffa984, addr =
  27. 0x4002e8 = "\350\377\275'^T") ["main.c":79, 0x4003b0]
  28.    3 _draw(0x2400114, 0x1013ddac, 0x7fffb030, 0x1010b158, 0x5)
  29. ["XmString.c":3470, 0x43732c]
  30.    4 _XmStringDrawImage(0x1, 0x100132e0, 0x4feaf0, 0x1010b158, 0x5)
  31. ["XmString.c":3583, 0x4376d4]
  32.    5 DrawList(0x0, 0x1, 0x1, 0x0, 0x0) ["List.c":2016, 0x44ab10]
  33.    6 XmListDeleteItemsPos(0x46064c, 0x2, 0x22, 0x0, 0x40727c)
  34. ["List.c":5851, 0x451c68]
  35.    7 mo_kill_node_descendents(win = 0x100926c8, node = 0x100d9778)
  36. ["history.c":79, 0x40a384]
  37.    8 mo_delete_window(win = 0x100926c8) ["gui.c":3331, 0x407278]
  38.    9 menubar_cb(w = 0x100cefa0, client_data = 0x10009 = "", call_data =
  39. 0x7fffafb0 = "\n") ["gui.c":2211, 0x405740]
  40.    ...
  41.  
  42. If this happens to you, can you send me the values of count and
  43. node->position in mo_kill_node_descendents()?  Also let me know if the
  44. window history dialog was open for the window being closed at the
  45. time.
  46.  
  47. Thanks much,
  48. Marc
  49.  
  50. --
  51. Marc Andreessen
  52. Software Development Group
  53. National Center for Supercomputing Applications
  54. marca@ncsa.uiuc.edu
  55.